-
Notifications
You must be signed in to change notification settings - Fork 235
make sure vstart is zero when instruction early return #1243
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
base: master
Are you sure you want to change the base?
Conversation
4ab2df5 to
7914a68
Compare
7914a68 to
1c14e8d
Compare
1c14e8d to
60a3072
Compare
60a3072 to
f4e2f62
Compare
f4e2f62 to
d42b62d
Compare
|
Hmm thinking about this more I'm not sure about it. Maybe what would actually be least confusing is if do something like this: Also Maybe we should discuss this in the meeting. |
|
I prefer what you proposed, since I think it would be actually less confusing to have
In this case (vstart=10,vl=0), won't the |
for #1074